php strtotime获取时间段今天昨天本周本月

标签:2023-07-12 20:14:57
// 今天开始
strtotime('today');
// 今天结束
strtotime('today 23:59:59');
// 昨天开始
strtotime('yesterday');
// 昨天结束
strtotime('yesterday 23:59:59');
// 本周开始
strtotime('last Monday');
// 本周结束
strtotime('sunday 23:59:59');
// 本月开始
strtotime(date("Y-m-01"));
// 本月结束
strtotime(date("Y-m-t"));
原文出处:http://www.dongblog.com/notes/39.html
来源:博客网 转载请注明出处!

活跃用户

Ta还没有签名
夏天
Ta还没有签名
别逗了好么
Ta还没有签名
夏天丢了春姑娘
Ta还没有签名

友情链接


Warning: Smarty error: unable to read resource: "../../../templates/default/./common/foot/footer_index.htm" in /usr/home/hyu3925200001/htdocs/common/smarty/Smarty.class.php on line 1093

Warning: Smarty error: unable to read resource: "../../../templates/default/./common/foot/footer_index.htm" in /usr/home/hyu3925200001/htdocs/common/smarty/Smarty.class.php on line 1093